home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE2 / PD / CAMPINS.ZIP / Wiz_of_ID < prev   
Text File  |  2002-05-24  |  834b  |  31 lines

  1. If "<ChangeFSI$Dir>" = "" Then Error Please open a Filer directory containing !ChangeFSI V1.15 (or better) then try again.
  2.  
  3. | This turns on or off the Hourglass when ChangeFSI is converting.
  4. | If you don't want it on Make the line below 'Off'
  5. Set ChangeFSI$Hourglass On
  6.  
  7. Set ChangeFSI$Cache 500k
  8.  
  9. WimpSlot -min 2000K
  10. WimpSlot -next 2000K
  11.  
  12. Set campin$dir <obey$dir>.resources
  13. Set campin$path <campin$dir>.
  14. DIR <campin$dir>
  15.  
  16. | Wizard of ID cartoon - updated weekdays.
  17. curl --env http://www.unitedmedia.com/creators/wizardofid/  -o today -s
  18. campin:errorcheck
  19.  
  20. campin:getimgsrc "BEGIN TABLE 9"
  21.  
  22. SetEVAL surl "http://www.unitedmedia.com" + "<urlstring>"
  23. DO campin:curl --env <surl> -o image -S -s
  24. campin:errorcheck
  25.  
  26. campin:camchk campin:Image
  27.  
  28. campin:CFSI campin:Image campin:Sprite 28r 10:8 -nomode { > null: }
  29.  
  30. Backdrop -C campin:sprite
  31.